home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 126-150 / contents_141 < prev    next >
Text File  |  1992-05-06  |  2KB  |  38 lines

  1. This is disk 141 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. SBProlog    Volume 2 of the 2 volume Stony Brook Prolog (SBP)
  6.         distribution, version 2.3.2.  This volume contains the
  7.         C and Prolog source code.  Volume 1, on disk 140,
  8.         contains the executables and libraries.
  9.  
  10.         From the SB-Prolog System, Version 2.2 User Manual:
  11.  
  12.         "SB-Prolog is a public-domain Prolog system for Unix(tm)
  13.         based systems originally developed at SUNY, Stony Brook.
  14.         The core of the system is an emulator, written in C for
  15.         portability, of a Prolog virtual machine that is an extension
  16.         of the Warren Abstract Machine.  The remainder of the system,
  17.         including the translator from Prolog to the virtual machine
  18.         instructions, is written in Prolog."
  19.  
  20.         In addition to providing a compiler, SB-Prolog also offers
  21.         advanced features such as dynamic loading, mixing of compiled
  22.         and interpreted code, macros, extension tables, a debugging
  23.         facility offering two levels of tracing, profiling tools, and
  24.         other utilities.
  25.  
  26.         Authors:  Logic Programming Group at SUNY, Stony Brook
  27.               Amiga port by David Roch and Scott Evernden
  28.  
  29.  
  30. SmallC        An Amiga port of the Small-C compiler, written by Ron
  31.         Cain and published in Dr. Dobb's Journal, in about 1980.
  32.         Small-C is a rather small subset of the full 'C' language.
  33.         However, it is capable of compiling itself, and other
  34.         small, useful programs.  Requires an assembler and linker
  35.         to complete the package and produce working executables.
  36.         Includes source and binary.
  37.         Author:  Ron Cain.  Amiga port by Willi Kusche.
  38.